Supplier sustainability analytics & reporting system
By opening sightlines and adding modular storage, we gave the team room to grow without moving walls or budgets. The result feels airy, useful, and totally future-proof.
/* hide Squarespace's own carousel arrows */ .summary-carousel-pager { display: none !important; } a[href*="#car-"] { cursor: pointer; } document.querySelectorAll('a[href*="#car-"]').forEach(function (btn) { btn.addEventListener('click', function (e) { e.preventDefault(); var section = btn.closest('section') || document; var dir = keyOf(btn) === 'car-next' ? 'next' : 'prev'; var arrow = section.querySelector('.summary-carousel-pager-' + dir); if (arrow) arrow.click(); }); });
By opening sightlines and adding modular storage, we gave the team room to grow without moving walls or budgets. The result feels airy, useful, and totally future-proof.